Skip to content

context: remove debug print#166

Merged
samuel-gauthier merged 3 commits intoCESNET:masterfrom
jeremie6wind:master
Feb 9, 2026
Merged

context: remove debug print#166
samuel-gauthier merged 3 commits intoCESNET:masterfrom
jeremie6wind:master

Conversation

@jeremie6wind
Copy link
Contributor

This log was introduced for debug. Remove it.

Fixes: 0a4b09f ("cffi: allows to usage of libyang v4")

The sed command with the regex fails to keep the sha1 and remove the
commit title from the 'Fixes' trailer. Then the git command fails to
find the commit. A commit with 'Fixes' can not be validated by the
script.
Fix the regex to extract the sha1.

Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
This log was introduced for debug. Remove it.

Fixes: 0a4b09f ("cffi: allows to usage of libyang v4")
Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
It is not always possible to get the features from the parsed module.
It is the case for a module obtained from a sysrepo printed context.
Introduce compiled_enabled_features that returns the features from
the compiled object.

Signed-off-by: Jeremie Leska <jeremie.leska@6wind.com>
@samuel-gauthier samuel-gauthier merged commit 6c0727f into CESNET:master Feb 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants